Skip to content

chore: fix JavaScript lint errors (issue #12163)#13309

Open
NotFoundOvO wants to merge 4 commits into
stdlib-js:developfrom
NotFoundOvO:fix/lint-12163
Open

chore: fix JavaScript lint errors (issue #12163)#13309
NotFoundOvO wants to merge 4 commits into
stdlib-js:developfrom
NotFoundOvO:fix/lint-12163

Conversation

@NotFoundOvO

Copy link
Copy Markdown
Contributor

resolves #12163

Remove empty lines between require statements in hermitepoly test.factory.js (stdlib/no-empty-lines-between-requires).

@NotFoundOvO NotFoundOvO requested a review from a team July 6, 2026 02:53
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Jul 6, 2026
@stdlib-bot

Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

@stdlib-bot stdlib-bot added the Good First PR A pull request resolving a Good First Issue. label Jul 6, 2026
@stdlib-bot

Copy link
Copy Markdown
Contributor

Coverage Report

Package Statements Branches Functions Lines
fs/read-dir $\\color{green}171/171$
$\\color{green}+100.00\\%$
$\\color{green}7/7$
$\\color{green}+100.00\\%$
$\\color{green}2/2$
$\\color{green}+100.00\\%$
$\\color{green}171/171$
$\\color{green}+100.00\\%$
math/base/tools/evalpoly-compile $\\color{green}210/210$
$\\color{green}+100.00\\%$
$\\color{red}41/42$
$\\color{green}+97.62\\%$
$\\color{green}1/1$
$\\color{green}+100.00\\%$
$\\color{green}210/210$
$\\color{green}+100.00\\%$
math/base/tools/hermitepoly $\\color{green}202/202$
$\\color{green}+100.00\\%$
$\\color{green}12/12$
$\\color{green}+100.00\\%$
$\\color{green}3/3$
$\\color{green}+100.00\\%$
$\\color{green}202/202$
$\\color{green}+100.00\\%$
stats/ztest2 $\\color{green}393/393$
$\\color{green}+100.00\\%$
$\\color{green}61/61$
$\\color{green}+100.00\\%$
$\\color{green}3/3$
$\\color{green}+100.00\\%$
$\\color{green}393/393$
$\\color{green}+100.00\\%$

The above coverage report was generated for the changes in this PR.

@stdlib-bot stdlib-bot added Potential Duplicate There might be another pull request resolving the same issue. Merge Conflicts Pull request which has merge conflicts. labels Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Good First PR A pull request resolving a Good First Issue. Merge Conflicts Pull request which has merge conflicts. Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

3 participants